rockchip crypto drivers · Maintained
Maintainers
- M Corentin Labbe <clabbe@baylibre.com>
Paths
- F
Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml - F
drivers/crypto/rockchip/
Last 30 days
Most active threads (last 7 days)
-
COOLING4d
[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
2026-07-08 17:59 · 1 reply in 7d · Dawid Olesinski <hidden>
Active reviewers (last 30 days)
-
Corentin Labbe <clabbe@baylibre.com>
1 attestation (1 Co-developed-by) · last on 2026-07-08
Recent patches
Most-recent 30 patches in this subsystem on linux-devicetree (capped at 30), ordered by date desc.
-
COOLING4d
[PATCH v2 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
2026-07-08 · Dawid Olesinski <hidden> -
COLD45d
[PATCH 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
2026-05-30 · Dawid Olesinski <hidden> -
STALE960d
[PATCH 6/6] crypto: rockchip: add rk3588 driver
2023-11-07 · Corentin Labbe <clabbe@baylibre.com> -
STALE1057d
[PATCH] crypto: Explicitly include correct DT includes
2023-07-14 · Rob Herring <robh@kernel.org> -
STALE1377d
[PATCH RFT 1/5] crypto: rockchip: move kconfig to its dedicated directory
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1377d
[PATCH RFT 4/5] crypto: rockchip: support the new crypto IP for rk3568/rk3588
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
[PATCH v10 29/33] crypto: rockchip: store crypto_info in request context
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
[PATCH v10 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
[PATCH v10 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
[PATCH v10 25/33] dt-bindings: crypto: rockchip: add new compatible
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 2 (0M) [PATCH v10 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 19/33] crypto: rockchip: add support for rk3328
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
[PATCH v10 32/33] crypto: rockchip: permit to have more than one reset
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
[PATCH v10 33/33] crypto: rockchip: Add support for RK3399
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 18/33] crypto: rockchip: fix style issue
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
[PATCH v10 14/33] crypto: rockchip: handle reset also in PM
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 20/33] crypto: rockchip: rename ablk functions to cipher
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 12/33] crypto: rockchip: add debugfs
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 10/33] crypto: rockchip: rework by using crypto_engine
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 21/33] crypto: rockchip: rework rk_handle_req function
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 17/33] crypto: rockchip: use read_poll_timeout
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 13/33] crypto: rockchip: introduce PM
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 15/33] crypto: rockchip: use clk_bulk to simplify clock management
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 09/33] crypto: rockchip: remove non-aligned handling
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 08/33] crypto: rockchip: better handle cipher key
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 07/33] crypto: rockchip: add fallback for ahash
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 11/33] crypto: rockchip: rewrite type
2022-09-27 · Corentin Labbe <clabbe@baylibre.com> -
STALE1310d
REVIEWED: 1 (0M) [PATCH v10 06/33] crypto: rockchip: add fallback for cipher
2022-09-27 · Corentin Labbe <clabbe@baylibre.com>